Skip to main content

安装扩展

安装stylus

npm install stylus stylus-loader --save-dev
npm install stylus --save

安装fastclick

npm install fastclick --save

安装axios

npm install axios --save

安装vuex

npm install vuex --save

安装vue-awesome-swiper

npm install vue-awesome-swiper --save

安装better-scroll

npm install better-scroll --save

安装CSS扩展

npm install stylus-loader css-loader style-loader --save-dev

安装LESS扩展

npm install less less-loader --save-dev

安装SASS扩展

npm install node-sass sass-loader  --save-dev

安装Jquer

npm install jquery --save-dev

安装bootstrap

npm install --save-dev bootstrap